ce6c33
@@ -125,6 +125,7 @@
public void writeTo(final ZipArchiveOutputStream target) throws IOException {
     @Override
     public void close() throws IOException {
         backingStore.close();
+        streamCompressor.close();
     }
 
     /**
